net/http.http2ServeConnOpts.context (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4225: func (o *http2ServeConnOpts) context() context.Context {
		h2_bundle.go#L4406: 	ctx, cancel = context.WithCancel(opts.context())